[INFO] cloning repository https://github.com/Block-Bird/poa-to-parachain
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Block-Bird/poa-to-parachain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlock-Bird%2Fpoa-to-parachain", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlock-Bird%2Fpoa-to-parachain'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9538f2d579560730602fd0bd61cdcd88a9222285
[INFO] checking Block-Bird/poa-to-parachain against master#09a371361240e42b0d69438fd1179efcf212e576 for pr-157814-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlock-Bird%2Fpoa-to-parachain" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Block-Bird/poa-to-parachain
[INFO] finished tweaking git repo https://github.com/Block-Bird/poa-to-parachain
[INFO] tweaked toml for git repo https://github.com/Block-Bird/poa-to-parachain written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Block-Bird/poa-to-parachain on toolchain 09a371361240e42b0d69438fd1179efcf212e576
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Block-Bird/poa-to-parachain already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: runtime/Cargo.toml: unused manifest key: dependencies.codec.package
[INFO] [stderr] warning: `storage-chain-runtime` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/frontier`
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/substrate.git`
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/cumulus.git`
[INFO] [stderr]     Updating git repository `https://github.com/darwinia-network/moonbeam`
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/polkadot`
[INFO] [stderr]     Updating git repository `https://github.com/gautamdhameja/substrate-validator-set.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/frontier`
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/substrate`
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/cumulus`
[INFO] [stderr]     Updating git repository `https://github.com/open-web3-stack/open-runtime-module-library`
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/polkadot`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded triehash v0.8.4
[INFO] [stderr]   Downloaded dyn-clone v1.0.13
[INFO] [stderr]   Downloaded evm v0.37.0
[INFO] [stderr]   Downloaded ethereum v0.14.0
[INFO] [stderr]   Downloaded evm-runtime v0.37.0
[INFO] [stderr]   Downloaded evm-gasometer v0.37.0
[INFO] [stderr]   Downloaded expander v0.0.6
[INFO] [stderr]   Downloaded evm-core v0.37.0
[INFO] [stderr]   Downloaded libp2p v0.50.1
[INFO] [stderr]   Downloaded rustix v0.35.14
[INFO] [stderr]   Downloaded curve25519-dalek v4.0.0
[INFO] [stderr]   Downloaded quinn-proto v0.9.4
[INFO] [stderr]   Downloaded bounded-vec v0.6.0
[INFO] [stderr]   Downloaded parity-db v0.4.10
[INFO] [stderr]   Downloaded coarsetime v0.1.23
[INFO] [stderr]   Downloaded orchestra-proc-macro v0.0.4
[INFO] [stderr]   Downloaded prioritized-metered-channel v0.2.0
[INFO] [stderr]   Downloaded orchestra v0.0.4
[INFO] [stderr]   Downloaded reed-solomon-novelpoly v1.0.1
[INFO] [stderr]   Downloaded librocksdb-sys v0.8.3+7.4.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stderr] Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device


sandbox container could not be created: command failed: exit status: 1

Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device

Caused by:
    command failed: exit status: 1
    
    Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device